Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.multi.tenant.operations--operations

This contribution is part of XML component org.nuxeo.ecm.multi.tenant.operations inside nuxeo-multi-tenant-6.0.jar

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.ecm.multi.tenant.operations.CreateUser"/>
  • <operation class="org.nuxeo.ecm.multi.tenant.operations.QueryUsers"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">

    <operation class="org.nuxeo.ecm.multi.tenant.operations.CreateUser"/>
    <operation class="org.nuxeo.ecm.multi.tenant.operations.QueryUsers"/>

  </extension>